home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / SLAX 6.0.8 / slax-6.0.8.iso / slax / base / 006-devel.lzm / usr / include / pci / config.h next >
Encoding:
C/C++ Source or Header  |  2008-04-01  |  444 b   |  15 lines

  1. #define PCI_ARCH_I386
  2. #define PCI_OS_LINUX
  3. #define PCI_HAVE_PM_LINUX_SYSFS
  4. #define PCI_HAVE_PM_LINUX_PROC
  5. #define PCI_HAVE_LINUX_BYTEORDER_H
  6. #define PCI_PATH_PROC_BUS_PCI "/proc/bus/pci"
  7. #define PCI_PATH_SYS_BUS_PCI "/sys/bus/pci"
  8. #define PCI_HAVE_PM_INTEL_CONF
  9. #define PCI_HAVE_64BIT_ADDRESS
  10. #define PCI_HAVE_PM_DUMP
  11. #define PCI_COMPRESSED_IDS
  12. #define PCI_IDS "pci.ids.gz"
  13. #define PCI_PATH_IDS_DIR "/usr/share"
  14. #define PCILIB_VERSION "2.2.10"
  15.